Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Which casting operator can cast a pointer to any other type of pointer in ANSI...Dec 15
Which of the following statements does correctly describe the casting operator...Apr 23
The insertion operator is another name for which operatorSep 16
return is an example of which option Jul 21
Example of CMMINov 05
Explain the different instruction formats with examplesOct 21
Give an example of one address microprocessor?Nov 26
Give examples for Maskable interrupts?Sep 29
Give example for Non-Maskable interrupts?Jul 25
Explain sysdate with exampleDec 17
COUNT(field_name) with exampleDec 17
Explain the following terms giving suitable examples: Jan 20
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b))Dec 15
Which overloads a unary minus operator and returns no values - Select optionMar 21
The term operator overloading in C++ refers toMay 09
Which operator does represent concatenation assignment?Feb 24
Which of the following operators cannot be overloaded?Feb 11
Operator Overloading is also known by the termJan 07
Operator overloading is necessary because - select optionMay 22
List out categories of the 8085 instructions. Give examples of the instructions ...Jan 08
Mention the categories of instruction and give two examples for each category.Jan 12
a = (b = 5); The C++ statement is an example of which optionSep 26
Consider the following code: cout<< “Welcome”; This is an example of which opti...Oct 28
How can you create a style by example? Explain.Jan 20
Which of the following operators cannot use friend functions for overloading?Nov 17
Which is not true about operator overloading? - select optionOct 13
Which of the following is true about scope resolution operator?May 06
Which of the following is not a member-dereferencing operator?Nov 15
Which of the following is true about new operator?Oct 16
Which is required to overload an operator in C++?Sep 26